[INFO] cloning repository https://github.com/arshia-eskandari/oximod_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arshia-eskandari/oximod_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farshia-eskandari%2Foximod_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farshia-eskandari%2Foximod_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ec9f4f1976eac36159418cb8127dd9dd166e613
[INFO] checking arshia-eskandari/oximod_demo against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farshia-eskandari%2Foximod_demo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arshia-eskandari/oximod_demo
[INFO] finished tweaking git repo https://github.com/arshia-eskandari/oximod_demo
[INFO] tweaked toml for git repo https://github.com/arshia-eskandari/oximod_demo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arshia-eskandari/oximod_demo on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arshia-eskandari/oximod_demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 40a9e155ae833baa82c5f229b37093925350f376ea8936a280235efec66b9b08
[INFO] running `Command { std: "docker" "start" "40a9e155ae833baa82c5f229b37093925350f376ea8936a280235efec66b9b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40a9e155ae833baa82c5f229b37093925350f376ea8936a280235efec66b9b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40a9e155ae833baa82c5f229b37093925350f376ea8936a280235efec66b9b08" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40a9e155ae833baa82c5f229b37093925350f376ea8936a280235efec66b9b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40a9e155ae833baa82c5f229b37093925350f376ea8936a280235efec66b9b08" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.5.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling mongodb v3.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr] error: could not compile `mongodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bson-2"' --cfg 'feature="compat-3-0-0"' --cfg 'feature="compat-3-3-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "bson-2", "bson-3", "cert-key-password", "compat-3-0-0", "compat-3-3-0", "default", "dns-resolver", "error-backtrace", "gcp-kms", "gcp-oidc", "gssapi-auth", "in-use-encryption", "in-use-encryption-unstable", "openssl-tls", "opentelemetry", "rustls-tls", "snappy-compression", "socks5-proxy", "sync", "text-indexes-unstable", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=c71d10c32ca0c577 -C extra-filename=-26302ef92bcce990 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-321b45f90a488b9f.rmeta --extern bson2=/opt/rustwide/target/debug/deps/libbson-6e701a5719840e7d.rmeta --extern derive_where=/opt/rustwide/target/debug/deps/libderive_where-2e693233b2e62287.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9041bb741d349d65.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8551f65ba49d7852.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5ae9322b324236f0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-e3d451dc3c37a386.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-715db4eb442f33e5.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-2f1ebcd67df73ec3.rmeta --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-ca19c93360054f24.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-950be67336102dba.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/deps/libmongodb_internal_macros-77a518777f6c5c51.so --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-11798093ec36655d.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-0a14a08a8d8570ac.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-61bb801cc311cc6c.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-ad6a28cc672f2f6f.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-5a027c01becb027b.so --extern serde=/opt/rustwide/target/debug/deps/libserde-27734393ab55ca56.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-d06799afd101e368.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-451b84e91ed87cd7.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-ab42978751f138ea.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5f38b52b664e4f09.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c0ba1ba8b4b3a90a.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-8623b66ee1f272eb.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-a1f0dce47f9b6856.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-0167925e006b9ec1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-524036591fd93ce8.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-a089c2e4e5ef5e77.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6e977728007a6539.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-ee1108634b1dd9e2.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ef9b35d5d1a17e5d.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-6bc6b40f3367f030.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mongodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bson-2"' --cfg 'feature="compat-3-0-0"' --cfg 'feature="compat-3-3-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "bson-2", "bson-3", "cert-key-password", "compat-3-0-0", "compat-3-3-0", "default", "dns-resolver", "error-backtrace", "gcp-kms", "gcp-oidc", "gssapi-auth", "in-use-encryption", "in-use-encryption-unstable", "openssl-tls", "opentelemetry", "rustls-tls", "snappy-compression", "socks5-proxy", "sync", "text-indexes-unstable", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=91ff5c308d62febd -C extra-filename=-a10cc31e27cf1817 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-c3f6fce0270f46f0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3f3fea3115f2803e.rmeta --extern bson2=/opt/rustwide/target/debug/deps/libbson-21a41fd94fc2bbe3.rmeta --extern derive_where=/opt/rustwide/target/debug/deps/libderive_where-2e693233b2e62287.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-29ba1ea20f9d81ff.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8503ffb23c4c186b.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-55797f2ebb0604ef.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4cfd91ccb165b01b.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-e204eadf29a94957.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-f42e7fdeed35b81f.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-acd4ac172b919cec.rmeta --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-d02345e925fc4cbb.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-d8ba943cb672850a.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/deps/libmongodb_internal_macros-77a518777f6c5c51.so --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-fde0e82ca81d7d32.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-2031134c95a34a69.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e92e641819ab7def.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-6de476d074c1848f.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-749dbb9e0b08d2ab.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-5a027c01becb027b.so --extern serde=/opt/rustwide/target/debug/deps/libserde-c389bc363ca6d6b1.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-6d4dea696bd07adf.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-8bf7f504c0ab5ad2.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9265a59497f1443c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-73955f5ae2e1d19d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ce147b6b362556c2.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-9a3d1b86b29b0f03.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-049d87814339aebe.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0191fb538d6e6882.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55dcfc8d29716fc6.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-25ffce3581653cbb.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4063f0d9b69f4634.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-a946a0d2c18d6aea.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a0e4e7c1251ecfae.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-f45fda946d66b1af.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "40a9e155ae833baa82c5f229b37093925350f376ea8936a280235efec66b9b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40a9e155ae833baa82c5f229b37093925350f376ea8936a280235efec66b9b08", kill_on_drop: false }`
[INFO] [stdout] 40a9e155ae833baa82c5f229b37093925350f376ea8936a280235efec66b9b08
